PerformSearchResponse
Represents response frame that is returned from DOM#performSearch operation call. Searches for a given string in the DOM tree. Use getSearchResults
to access search results or cancelSearch
to end this search session.